home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / tools / developer-tools / andere sprachen / perl5 / perl5.002 / ext / odbm_file / hints / dec_osf.pl < prev    next >
Encoding:
Text File  |  1996-01-23  |  226 b   |  6 lines

  1. # The -hidden option causes compilation to fail on Digital Unix.
  2. #   Andy Dougherty  <doughera@lafcol.lafayette.edu>
  3. #   Sat Jan 13 16:29:52 EST 1996
  4. $self->{LDDLFLAGS} = $Config{lddlflags};
  5. $self->{LDDLFLAGS} =~ s/-hidden//;
  6.